Reference to the script object for batch operation.
Syntax
Property BatchOperation As BatchOperation
Remarks
Most operations on a document can be performed on multiple documents at a time. When responding to events, it may be required to take this into account. The BatchOperation object provides the required information.
This interface has been optimized for use from VBScript. It has been made available to interface extensions because it can simplify some programming tasks.